home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / MFC_Samples / maths1 / maths1.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  1999-02-19  |  41.8 KB  |  1,273 lines

  1. # Microsoft Developer Studio Project File - Name="Maths1" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (WCE SH3) Dynamic-Link Library" 0x0902
  6. # TARGTYPE "Win32 (WCE x86em) Dynamic-Link Library" 0x0b02
  7. # TARGTYPE "Win32 (WCE PPC) Dynamic-Link Library" 0x0f02
  8. # TARGTYPE "Win32 (WCE MIPSFP) Dynamic-Link Library" 0x1202
  9. # TARGTYPE "Win32 (WCE x86) Dynamic-Link Library" 0x0c02
  10. # TARGTYPE "Win32 (WCE ARM) Dynamic-Link Library" 0x1002
  11. # TARGTYPE "Win32 (WCE SH4) Dynamic-Link Library" 0x1102
  12. # TARGTYPE "Win32 (WCE MIPS) Dynamic-Link Library" 0x0a02
  13.  
  14. CFG=Maths1 - Win32 (WCE MIPS) Debug
  15. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  16. !MESSAGE use the Export Makefile command and run
  17. !MESSAGE 
  18. !MESSAGE NMAKE /f "maths1.mak".
  19. !MESSAGE 
  20. !MESSAGE You can specify a configuration when running NMAKE
  21. !MESSAGE by defining the macro CFG on the command line. For example:
  22. !MESSAGE 
  23. !MESSAGE NMAKE /f "maths1.mak" CFG="Maths1 - Win32 (WCE MIPS) Debug"
  24. !MESSAGE 
  25. !MESSAGE Possible choices for configuration are:
  26. !MESSAGE 
  27. !MESSAGE "Maths1 - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Dynamic-Link Library")
  28. !MESSAGE "Maths1 - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Dynamic-Link Library")
  29. !MESSAGE "Maths1 - Win32 (WCE SH4) Release" (based on "Win32 (WCE SH4) Dynamic-Link Library")
  30. !MESSAGE "Maths1 - Win32 (WCE SH4) Debug" (based on "Win32 (WCE SH4) Dynamic-Link Library")
  31. !MESSAGE "Maths1 - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Dynamic-Link Library")
  32. !MESSAGE "Maths1 - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Dynamic-Link Library")
  33. !MESSAGE "Maths1 - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Dynamic-Link Library")
  34. !MESSAGE "Maths1 - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Dynamic-Link Library")
  35. !MESSAGE "Maths1 - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Dynamic-Link Library")
  36. !MESSAGE "Maths1 - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Dynamic-Link Library")
  37. !MESSAGE "Maths1 - Win32 (WCE PPC) Release" (based on "Win32 (WCE PPC) Dynamic-Link Library")
  38. !MESSAGE "Maths1 - Win32 (WCE PPC) Debug" (based on "Win32 (WCE PPC) Dynamic-Link Library")
  39. !MESSAGE "Maths1 - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Dynamic-Link Library")
  40. !MESSAGE "Maths1 - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Dynamic-Link Library")
  41. !MESSAGE "Maths1 - Win32 (WCE MIPSFP) Release" (based on "Win32 (WCE MIPSFP) Dynamic-Link Library")
  42. !MESSAGE "Maths1 - Win32 (WCE MIPSFP) Debug" (based on "Win32 (WCE MIPSFP) Dynamic-Link Library")
  43. !MESSAGE 
  44.  
  45. # Begin Project
  46. # PROP AllowPerConfigDependencies 0
  47. # PROP Scc_ProjName ""
  48. # PROP Scc_LocalPath "Jupiter"
  49. # PROP WCE_FormatVersion "6.0"
  50.  
  51. !IF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Release"
  52.  
  53. # PROP BASE Use_MFC 2
  54. # PROP BASE Use_Debug_Libraries 0
  55. # PROP BASE Output_Dir "WMIPSRel"
  56. # PROP BASE Intermediate_Dir "WMIPSRel"
  57. # PROP BASE Target_Ext "ocx"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 2
  60. # PROP Use_Debug_Libraries 0
  61. # PROP Output_Dir "WMIPSRel"
  62. # PROP Intermediate_Dir "WMIPSRel"
  63. # PROP Target_Ext "ocx"
  64. # PROP Target_Dir ""
  65. CPP=clmips.exe
  66. # ADD BASE CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /QMRWCE /c
  67. # ADD CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /QMRWCE /c
  68. RSC=rc.exe
  69. # ADD BASE RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  70. # ADD RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  71. MTL=midl.exe
  72. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  73. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  74. BSC32=bscmake.exe
  75. # ADD BASE BSC32 /nologo
  76. # ADD BSC32 /nologo
  77. LINK32=link.exe
  78. # ADD BASE LINK32 /nologo /dll /machine:MIPS /subsystem:$(CESubsystem)
  79. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  80. # ADD LINK32 /nologo /dll /machine:MIPS /subsystem:$(CESubsystem)
  81. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  82. PFILE=pfile.exe
  83. # ADD BASE PFILE COPY
  84. # ADD PFILE COPY
  85.  
  86. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Debug"
  87.  
  88. # PROP BASE Use_MFC 2
  89. # PROP BASE Use_Debug_Libraries 1
  90. # PROP BASE Output_Dir "WMIPSDbg"
  91. # PROP BASE Intermediate_Dir "WMIPSDbg"
  92. # PROP BASE Target_Ext "ocx"
  93. # PROP BASE Target_Dir ""
  94. # PROP Use_MFC 2
  95. # PROP Use_Debug_Libraries 1
  96. # PROP Output_Dir "WMIPSDbg"
  97. # PROP Intermediate_Dir "WMIPSDbg"
  98. # PROP Target_Ext "ocx"
  99. # PROP Target_Dir ""
  100. CPP=clmips.exe
  101. # ADD BASE CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /QMRWCE /c
  102. # ADD CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /QMRWCE /c
  103. RSC=rc.exe
  104. # ADD BASE RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  105. # ADD RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  106. MTL=midl.exe
  107. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  108. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  109. BSC32=bscmake.exe
  110. # ADD BASE BSC32 /nologo
  111. # ADD BSC32 /nologo
  112. LINK32=link.exe
  113. # ADD BASE LINK32 /nologo /dll /debug /machine:MIPS /subsystem:$(CESubsystem)
  114. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  115. # ADD LINK32 /nologo /dll /debug /machine:MIPS /subsystem:$(CESubsystem)
  116. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  117. PFILE=pfile.exe
  118. # ADD BASE PFILE COPY
  119. # ADD PFILE COPY
  120.  
  121. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Release"
  122.  
  123. # PROP BASE Use_MFC 2
  124. # PROP BASE Use_Debug_Libraries 0
  125. # PROP BASE Output_Dir "WCESH4Rel"
  126. # PROP BASE Intermediate_Dir "WCESH4Rel"
  127. # PROP BASE Target_Ext "ocx"
  128. # PROP BASE Target_Dir ""
  129. # PROP Use_MFC 2
  130. # PROP Use_Debug_Libraries 0
  131. # PROP Output_Dir "WCESH4Rel"
  132. # PROP Intermediate_Dir "WCESH4Rel"
  133. # PROP Target_Ext "ocx"
  134. # PROP Target_Dir ""
  135. CPP=shcl.exe
  136. # ADD BASE CPP /nologo /Qsh4 /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  137. # ADD CPP /nologo /Qsh4 /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  138. RSC=rc.exe
  139. # ADD BASE RSC /l 0x409 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  140. # ADD RSC /l 0x409 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  141. MTL=midl.exe
  142. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  143. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  144. BSC32=bscmake.exe
  145. # ADD BASE BSC32 /nologo
  146. # ADD BSC32 /nologo
  147. LINK32=link.exe
  148. # ADD BASE LINK32 /nologo /dll /machine:SH4 /subsystem:$(CESubsystem)
  149. # SUBTRACT BASE LINK32 /pdb:none
  150. # ADD LINK32 /nologo /dll /machine:SH4 /subsystem:$(CESubsystem)
  151. # SUBTRACT LINK32 /pdb:none
  152. PFILE=pfile.exe
  153. # ADD BASE PFILE COPY
  154. # ADD PFILE COPY
  155.  
  156. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Debug"
  157.  
  158. # PROP BASE Use_MFC 2
  159. # PROP BASE Use_Debug_Libraries 1
  160. # PROP BASE Output_Dir "WCESH4Dbg"
  161. # PROP BASE Intermediate_Dir "WCESH4Dbg"
  162. # PROP BASE Target_Ext "ocx"
  163. # PROP BASE Target_Dir ""
  164. # PROP Use_MFC 2
  165. # PROP Use_Debug_Libraries 1
  166. # PROP Output_Dir "WCESH4Dbg"
  167. # PROP Intermediate_Dir "WCESH4Dbg"
  168. # PROP Target_Ext "ocx"
  169. # PROP Target_Dir ""
  170. CPP=shcl.exe
  171. # ADD BASE CPP /nologo /Qsh4 /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  172. # ADD CPP /nologo /Qsh4 /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  173. RSC=rc.exe
  174. # ADD BASE RSC /l 0x409 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  175. # ADD RSC /l 0x409 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  176. MTL=midl.exe
  177. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  178. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  179. BSC32=bscmake.exe
  180. # ADD BASE BSC32 /nologo
  181. # ADD BSC32 /nologo
  182. LINK32=link.exe
  183. # ADD BASE LINK32 /nologo /dll /debug /machine:SH4 /subsystem:$(CESubsystem)
  184. # SUBTRACT BASE LINK32 /pdb:none
  185. # ADD LINK32 /nologo /dll /debug /machine:SH4 /subsystem:$(CESubsystem)
  186. # SUBTRACT LINK32 /pdb:none
  187. PFILE=pfile.exe
  188. # ADD BASE PFILE COPY
  189. # ADD PFILE COPY
  190.  
  191. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Release"
  192.  
  193. # PROP BASE Use_MFC 2
  194. # PROP BASE Use_Debug_Libraries 0
  195. # PROP BASE Output_Dir "WCEARMRel"
  196. # PROP BASE Intermediate_Dir "WCEARMRel"
  197. # PROP BASE Target_Ext "ocx"
  198. # PROP BASE Target_Dir ""
  199. # PROP Use_MFC 2
  200. # PROP Use_Debug_Libraries 0
  201. # PROP Output_Dir "WCEARMRel"
  202. # PROP Intermediate_Dir "WCEARMRel"
  203. # PROP Target_Ext "ocx"
  204. # PROP Target_Dir ""
  205. CPP=clarm.exe
  206. # ADD BASE CPP /nologo /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  207. # ADD CPP /nologo /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  208. RSC=rc.exe
  209. # ADD BASE RSC /l 0x409 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  210. # ADD RSC /l 0x409 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  211. MTL=midl.exe
  212. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  213. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  214. BSC32=bscmake.exe
  215. # ADD BASE BSC32 /nologo
  216. # ADD BSC32 /nologo
  217. LINK32=link.exe
  218. # ADD BASE LINK32 /nologo /dll /machine:ARM /subsystem:$(CESubsystem)
  219. # SUBTRACT BASE LINK32 /pdb:none
  220. # ADD LINK32 /nologo /dll /machine:ARM /subsystem:$(CESubsystem)
  221. # SUBTRACT LINK32 /pdb:none
  222. PFILE=pfile.exe
  223. # ADD BASE PFILE COPY
  224. # ADD PFILE COPY
  225.  
  226. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Debug"
  227.  
  228. # PROP BASE Use_MFC 2
  229. # PROP BASE Use_Debug_Libraries 1
  230. # PROP BASE Output_Dir "WCEARMDbg"
  231. # PROP BASE Intermediate_Dir "WCEARMDbg"
  232. # PROP BASE Target_Ext "ocx"
  233. # PROP BASE Target_Dir ""
  234. # PROP Use_MFC 2
  235. # PROP Use_Debug_Libraries 1
  236. # PROP Output_Dir "WCEARMDbg"
  237. # PROP Intermediate_Dir "WCEARMDbg"
  238. # PROP Target_Ext "ocx"
  239. # PROP Target_Dir ""
  240. CPP=clarm.exe
  241. # ADD BASE CPP /nologo /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  242. # ADD CPP /nologo /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  243. RSC=rc.exe
  244. # ADD BASE RSC /l 0x409 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  245. # ADD RSC /l 0x409 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  246. MTL=midl.exe
  247. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  248. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  249. BSC32=bscmake.exe
  250. # ADD BASE BSC32 /nologo
  251. # ADD BSC32 /nologo
  252. LINK32=link.exe
  253. # ADD BASE LINK32 /nologo /dll /debug /machine:ARM /subsystem:$(CESubsystem)
  254. # SUBTRACT BASE LINK32 /pdb:none
  255. # ADD LINK32 /nologo /dll /debug /machine:ARM /subsystem:$(CESubsystem)
  256. # SUBTRACT LINK32 /pdb:none
  257. PFILE=pfile.exe
  258. # ADD BASE PFILE COPY
  259. # ADD PFILE COPY
  260.  
  261. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Release"
  262.  
  263. # PROP BASE Use_MFC 2
  264. # PROP BASE Use_Debug_Libraries 0
  265. # PROP BASE Output_Dir "WCEX86Rel"
  266. # PROP BASE Intermediate_Dir "WCEX86Rel"
  267. # PROP BASE Target_Ext "ocx"
  268. # PROP BASE Target_Dir ""
  269. # PROP Use_MFC 2
  270. # PROP Use_Debug_Libraries 0
  271. # PROP Output_Dir "WCEX86Rel"
  272. # PROP Intermediate_Dir "WCEX86Rel"
  273. # PROP Target_Ext "ocx"
  274. # PROP Target_Dir ""
  275. CPP=cl.exe
  276. # ADD BASE CPP /nologo /MT /W3 /O2 /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "NDEBUG" /D "i_386_" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /Gs8192 /GF /c
  277. # ADD CPP /nologo /MT /W3 /O2 /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "NDEBUG" /D "i_386_" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /Gs8192 /GF /c
  278. RSC=rc.exe
  279. # ADD BASE RSC /l 0x409 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  280. # ADD RSC /l 0x409 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  281. MTL=midl.exe
  282. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  283. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  284. BSC32=bscmake.exe
  285. # ADD BASE BSC32 /nologo
  286. # ADD BSC32 /nologo
  287. LINK32=link.exe
  288. # ADD BASE LINK32 /nologo /base:"0x00010000" /dll /machine:IX86 /subsystem:$(CESubsystem)
  289. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  290. # ADD LINK32 /nologo /base:"0x00010000" /dll /machine:IX86 /subsystem:$(CESubsystem)
  291. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  292. PFILE=pfile.exe
  293. # ADD BASE PFILE COPY
  294. # ADD PFILE COPY
  295.  
  296. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Debug"
  297.  
  298. # PROP BASE Use_MFC 2
  299. # PROP BASE Use_Debug_Libraries 1
  300. # PROP BASE Output_Dir "WCEX86Dbg"
  301. # PROP BASE Intermediate_Dir "WCEX86Dbg"
  302. # PROP BASE Target_Ext "ocx"
  303. # PROP BASE Target_Dir ""
  304. # PROP Use_MFC 2
  305. # PROP Use_Debug_Libraries 1
  306. # PROP Output_Dir "WCEX86Dbg"
  307. # PROP Intermediate_Dir "WCEX86Dbg"
  308. # PROP Target_Ext "ocx"
  309. # PROP Target_Dir ""
  310. CPP=cl.exe
  311. # ADD BASE CPP /nologo /MTd /W3 /Zi /Od /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "DEBUG" /D "i_386_" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /Gs8192 /GF /c
  312. # ADD CPP /nologo /MTd /W3 /Zi /Od /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "DEBUG" /D "i_386_" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /Gs8192 /GF /c
  313. RSC=rc.exe
  314. # ADD BASE RSC /l 0x409 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  315. # ADD RSC /l 0x409 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  316. MTL=midl.exe
  317. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  318. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  319. BSC32=bscmake.exe
  320. # ADD BASE BSC32 /nologo
  321. # ADD BSC32 /nologo
  322. LINK32=link.exe
  323. # ADD BASE LINK32 /nologo /base:"0x00010000" /dll /debug /machine:IX86 /subsystem:$(CESubsystem)
  324. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  325. # ADD LINK32 /nologo /base:"0x00010000" /dll /debug /machine:IX86 /subsystem:$(CESubsystem)
  326. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  327. PFILE=pfile.exe
  328. # ADD BASE PFILE COPY
  329. # ADD PFILE COPY
  330.  
  331. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Release"
  332.  
  333. # PROP BASE Use_MFC 2
  334. # PROP BASE Use_Debug_Libraries 0
  335. # PROP BASE Output_Dir "x86emRel"
  336. # PROP BASE Intermediate_Dir "x86emRel"
  337. # PROP BASE Target_Ext "ocx"
  338. # PROP BASE Target_Dir ""
  339. # PROP Use_MFC 2
  340. # PROP Use_Debug_Libraries 0
  341. # PROP Output_Dir "x86emRel"
  342. # PROP Intermediate_Dir "x86emRel"
  343. # PROP Target_Ext "ocx"
  344. # PROP Target_Dir ""
  345. CPP=cl.exe
  346. # ADD BASE CPP /nologo /MT /W3 /O2 /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  347. # ADD CPP /nologo /MT /W3 /O2 /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  348. RSC=rc.exe
  349. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG" /d "_AFXDLL"
  350. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG" /d "_AFXDLL"
  351. MTL=midl.exe
  352. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  353. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  354. BSC32=bscmake.exe
  355. # ADD BASE BSC32 /nologo
  356. # ADD BSC32 /nologo
  357. LINK32=link.exe
  358. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386 /windowsce:emulation
  359. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386 /windowsce:emulation
  360. EMPFILE=empfile.exe
  361. # ADD BASE EMPFILE -COPY
  362. # ADD EMPFILE -COPY
  363.  
  364. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Debug"
  365.  
  366. # PROP BASE Use_MFC 2
  367. # PROP BASE Use_Debug_Libraries 1
  368. # PROP BASE Output_Dir "x86emDbg"
  369. # PROP BASE Intermediate_Dir "x86emDbg"
  370. # PROP BASE Target_Ext "ocx"
  371. # PROP BASE Target_Dir ""
  372. # PROP Use_MFC 2
  373. # PROP Use_Debug_Libraries 1
  374. # PROP Output_Dir "x86emDbg"
  375. # PROP Intermediate_Dir "x86emDbg"
  376. # PROP Target_Ext "ocx"
  377. # PROP Target_Dir ""
  378. CPP=cl.exe
  379. # ADD BASE CPP /nologo /MTd /W3 /Gm /Zi /Od /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  380. # ADD CPP /nologo /MTd /W3 /Gm /Zi /Od /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  381. RSC=rc.exe
  382. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_" /d "_AFXDLL"
  383. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_" /d "_AFXDLL"
  384. MTL=midl.exe
  385. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  386. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  387. BSC32=bscmake.exe
  388. # ADD BASE BSC32 /nologo
  389. # ADD BSC32 /nologo
  390. LINK32=link.exe
  391. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /windowsce:emulation
  392. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /windowsce:emulation
  393. EMPFILE=empfile.exe
  394. # ADD BASE EMPFILE -COPY
  395. # ADD EMPFILE -COPY
  396.  
  397. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Release"
  398.  
  399. # PROP BASE Use_MFC 2
  400. # PROP BASE Use_Debug_Libraries 0
  401. # PROP BASE Output_Dir "WCEPPCRel"
  402. # PROP BASE Intermediate_Dir "WCEPPCRel"
  403. # PROP BASE Target_Ext "ocx"
  404. # PROP BASE Target_Dir ""
  405. # PROP Use_MFC 2
  406. # PROP Use_Debug_Libraries 0
  407. # PROP Output_Dir "WCEPPCRel"
  408. # PROP Intermediate_Dir "WCEPPCRel"
  409. # PROP Target_Ext "ocx"
  410. # PROP Target_Dir ""
  411. CPP=clppc.exe
  412. # ADD BASE CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  413. # ADD CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  414. RSC=rc.exe
  415. # ADD BASE RSC /l 0x409 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  416. # ADD RSC /l 0x409 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  417. MTL=midl.exe
  418. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  419. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  420. BSC32=bscmake.exe
  421. # ADD BASE BSC32 /nologo
  422. # ADD BSC32 /nologo
  423. LINK32=link.exe
  424. # ADD BASE LINK32 /nologo /dll /machine:PPC /subsystem:$(CESubsystem)
  425. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  426. # ADD LINK32 /nologo /dll /machine:PPC /subsystem:$(CESubsystem)
  427. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  428. PFILE=pfile.exe
  429. # ADD BASE PFILE COPY
  430. # ADD PFILE COPY
  431.  
  432. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Debug"
  433.  
  434. # PROP BASE Use_MFC 2
  435. # PROP BASE Use_Debug_Libraries 1
  436. # PROP BASE Output_Dir "WCEPPCDbg"
  437. # PROP BASE Intermediate_Dir "WCEPPCDbg"
  438. # PROP BASE Target_Ext "ocx"
  439. # PROP BASE Target_Dir ""
  440. # PROP Use_MFC 2
  441. # PROP Use_Debug_Libraries 1
  442. # PROP Output_Dir "WCEPPCDbg"
  443. # PROP Intermediate_Dir "WCEPPCDbg"
  444. # PROP Target_Ext "ocx"
  445. # PROP Target_Dir ""
  446. CPP=clppc.exe
  447. # ADD BASE CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  448. # ADD CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  449. RSC=rc.exe
  450. # ADD BASE RSC /l 0x409 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  451. # ADD RSC /l 0x409 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  452. MTL=midl.exe
  453. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  454. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  455. BSC32=bscmake.exe
  456. # ADD BASE BSC32 /nologo
  457. # ADD BSC32 /nologo
  458. LINK32=link.exe
  459. # ADD BASE LINK32 /nologo /dll /debug /machine:PPC /subsystem:$(CESubsystem)
  460. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  461. # ADD LINK32 /nologo /dll /debug /machine:PPC /subsystem:$(CESubsystem)
  462. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  463. PFILE=pfile.exe
  464. # ADD BASE PFILE COPY
  465. # ADD PFILE COPY
  466.  
  467. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Release"
  468.  
  469. # PROP BASE Use_MFC 2
  470. # PROP BASE Use_Debug_Libraries 0
  471. # PROP BASE Output_Dir "WCESH3Rel"
  472. # PROP BASE Intermediate_Dir "WCESH3Rel"
  473. # PROP BASE Target_Ext "ocx"
  474. # PROP BASE Target_Dir ""
  475. # PROP Use_MFC 2
  476. # PROP Use_Debug_Libraries 0
  477. # PROP Output_Dir "WCESH3Rel"
  478. # PROP Intermediate_Dir "WCESH3Rel"
  479. # PROP Target_Ext "ocx"
  480. # PROP Target_Dir ""
  481. CPP=shcl.exe
  482. # ADD BASE CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  483. # ADD CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  484. RSC=rc.exe
  485. # ADD BASE RSC /l 0x409 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  486. # ADD RSC /l 0x409 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  487. MTL=midl.exe
  488. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  489. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  490. BSC32=bscmake.exe
  491. # ADD BASE BSC32 /nologo
  492. # ADD BSC32 /nologo
  493. LINK32=link.exe
  494. # ADD BASE LINK32 /nologo /dll /machine:SH3 /subsystem:$(CESubsystem)
  495. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  496. # ADD LINK32 /nologo /dll /machine:SH3 /subsystem:$(CESubsystem)
  497. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  498. PFILE=pfile.exe
  499. # ADD BASE PFILE COPY
  500. # ADD PFILE COPY
  501.  
  502. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Debug"
  503.  
  504. # PROP BASE Use_MFC 2
  505. # PROP BASE Use_Debug_Libraries 1
  506. # PROP BASE Output_Dir "WCESH3Dbg"
  507. # PROP BASE Intermediate_Dir "WCESH3Dbg"
  508. # PROP BASE Target_Ext "ocx"
  509. # PROP BASE Target_Dir ""
  510. # PROP Use_MFC 2
  511. # PROP Use_Debug_Libraries 1
  512. # PROP Output_Dir "WCESH3Dbg"
  513. # PROP Intermediate_Dir "WCESH3Dbg"
  514. # PROP Target_Ext "ocx"
  515. # PROP Target_Dir ""
  516. CPP=shcl.exe
  517. # ADD BASE CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  518. # ADD CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  519. RSC=rc.exe
  520. # ADD BASE RSC /l 0x409 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  521. # ADD RSC /l 0x409 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  522. MTL=midl.exe
  523. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  524. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  525. BSC32=bscmake.exe
  526. # ADD BASE BSC32 /nologo
  527. # ADD BSC32 /nologo
  528. LINK32=link.exe
  529. # ADD BASE LINK32 /nologo /dll /debug /machine:SH3 /subsystem:$(CESubsystem)
  530. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  531. # ADD LINK32 /nologo /dll /debug /machine:SH3 /subsystem:$(CESubsystem)
  532. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  533. PFILE=pfile.exe
  534. # ADD BASE PFILE COPY
  535. # ADD PFILE COPY
  536.  
  537. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Release"
  538.  
  539. # PROP BASE Use_MFC 2
  540. # PROP BASE Use_Debug_Libraries 0
  541. # PROP BASE Output_Dir "WMIPSFPRel"
  542. # PROP BASE Intermediate_Dir "WMIPSFPRel"
  543. # PROP BASE Target_Ext "ocx"
  544. # PROP BASE Target_Dir ""
  545. # PROP Use_MFC 2
  546. # PROP Use_Debug_Libraries 0
  547. # PROP Output_Dir "WMIPSFPRel"
  548. # PROP Intermediate_Dir "WMIPSFPRel"
  549. # PROP Target_Ext "ocx"
  550. # PROP Target_Dir ""
  551. CPP=clmips.exe
  552. # ADD BASE CPP /nologo /QMFWCE /MC /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  553. # ADD CPP /nologo /QMFWCE /MC /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  554. RSC=rc.exe
  555. # ADD BASE RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  556. # ADD RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
  557. MTL=midl.exe
  558. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  559. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  560. BSC32=bscmake.exe
  561. # ADD BASE BSC32 /nologo
  562. # ADD BSC32 /nologo
  563. LINK32=link.exe
  564. # ADD BASE LINK32 /nologo /dll /machine:MIPS /subsystem:$(CESubsystem)
  565. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  566. # ADD LINK32 /nologo /dll /machine:MIPS /subsystem:$(CESubsystem)
  567. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  568. PFILE=pfile.exe
  569. # ADD BASE PFILE COPY
  570. # ADD PFILE COPY
  571.  
  572. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Debug"
  573.  
  574. # PROP BASE Use_MFC 2
  575. # PROP BASE Use_Debug_Libraries 1
  576. # PROP BASE Output_Dir "WMIPSFPDbg"
  577. # PROP BASE Intermediate_Dir "WMIPSFPDbg"
  578. # PROP BASE Target_Ext "ocx"
  579. # PROP BASE Target_Dir ""
  580. # PROP Use_MFC 2
  581. # PROP Use_Debug_Libraries 1
  582. # PROP Output_Dir "WMIPSFPDbg"
  583. # PROP Intermediate_Dir "WMIPSFPDbg"
  584. # PROP Target_Ext "ocx"
  585. # PROP Target_Dir ""
  586. CPP=clmips.exe
  587. # ADD BASE CPP /nologo /QMFWCE /MC /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  588. # ADD CPP /nologo /QMFWCE /MC /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL"  /D "_USRDLL" /Yu"stdafx.h" /c
  589. RSC=rc.exe
  590. # ADD BASE RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  591. # ADD RSC /l 0x409 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
  592. MTL=midl.exe
  593. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  594. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  595. BSC32=bscmake.exe
  596. # ADD BASE BSC32 /nologo
  597. # ADD BSC32 /nologo
  598. LINK32=link.exe
  599. # ADD BASE LINK32 /nologo /dll /debug /machine:MIPS /subsystem:$(CESubsystem)
  600. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  601. # ADD LINK32 /nologo /dll /debug /machine:MIPS /subsystem:$(CESubsystem)
  602. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  603. PFILE=pfile.exe
  604. # ADD BASE PFILE COPY
  605. # ADD PFILE COPY
  606.  
  607. !ENDIF 
  608.  
  609. # Begin Target
  610.  
  611. # Name "Maths1 - Win32 (WCE MIPS) Release"
  612. # Name "Maths1 - Win32 (WCE MIPS) Debug"
  613. # Name "Maths1 - Win32 (WCE SH4) Release"
  614. # Name "Maths1 - Win32 (WCE SH4) Debug"
  615. # Name "Maths1 - Win32 (WCE ARM) Release"
  616. # Name "Maths1 - Win32 (WCE ARM) Debug"
  617. # Name "Maths1 - Win32 (WCE x86) Release"
  618. # Name "Maths1 - Win32 (WCE x86) Debug"
  619. # Name "Maths1 - Win32 (WCE x86em) Release"
  620. # Name "Maths1 - Win32 (WCE x86em) Debug"
  621. # Name "Maths1 - Win32 (WCE PPC) Release"
  622. # Name "Maths1 - Win32 (WCE PPC) Debug"
  623. # Name "Maths1 - Win32 (WCE SH3) Release"
  624. # Name "Maths1 - Win32 (WCE SH3) Debug"
  625. # Name "Maths1 - Win32 (WCE MIPSFP) Release"
  626. # Name "Maths1 - Win32 (WCE MIPSFP) Debug"
  627. # Begin Group "Source Files"
  628.  
  629. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  630. # Begin Source File
  631.  
  632. SOURCE=.\maths1.cpp
  633.  
  634. !IF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Release"
  635.  
  636. DEP_CPP_MATHS=\
  637.     ".\maths1.h"\
  638.     ".\StdAfx.h"\
  639.     
  640.  
  641. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Debug"
  642.  
  643. DEP_CPP_MATHS=\
  644.     ".\maths1.h"\
  645.     ".\StdAfx.h"\
  646.     
  647.  
  648. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Release"
  649.  
  650. DEP_CPP_MATHS=\
  651.     ".\maths1.h"\
  652.     ".\StdAfx.h"\
  653.     
  654.  
  655. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Debug"
  656.  
  657. DEP_CPP_MATHS=\
  658.     ".\maths1.h"\
  659.     ".\StdAfx.h"\
  660.     
  661.  
  662. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Release"
  663.  
  664. DEP_CPP_MATHS=\
  665.     ".\maths1.h"\
  666.     ".\StdAfx.h"\
  667.     
  668.  
  669. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Debug"
  670.  
  671. DEP_CPP_MATHS=\
  672.     ".\maths1.h"\
  673.     ".\StdAfx.h"\
  674.     
  675.  
  676. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Release"
  677.  
  678. DEP_CPP_MATHS=\
  679.     ".\maths1.h"\
  680.     ".\StdAfx.h"\
  681.     
  682.  
  683. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Debug"
  684.  
  685. DEP_CPP_MATHS=\
  686.     ".\maths1.h"\
  687.     ".\StdAfx.h"\
  688.     
  689.  
  690. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Release"
  691.  
  692. DEP_CPP_MATHS=\
  693.     ".\maths1.h"\
  694.     ".\StdAfx.h"\
  695.     
  696.  
  697. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Debug"
  698.  
  699. DEP_CPP_MATHS=\
  700.     ".\maths1.h"\
  701.     ".\StdAfx.h"\
  702.     
  703.  
  704. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Release"
  705.  
  706. DEP_CPP_MATHS=\
  707.     ".\maths1.h"\
  708.     ".\StdAfx.h"\
  709.     
  710.  
  711. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Debug"
  712.  
  713. DEP_CPP_MATHS=\
  714.     ".\maths1.h"\
  715.     ".\StdAfx.h"\
  716.     
  717.  
  718. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Release"
  719.  
  720. DEP_CPP_MATHS=\
  721.     ".\maths1.h"\
  722.     ".\StdAfx.h"\
  723.     
  724.  
  725. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Debug"
  726.  
  727. DEP_CPP_MATHS=\
  728.     ".\maths1.h"\
  729.     ".\StdAfx.h"\
  730.     
  731.  
  732. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Release"
  733.  
  734. DEP_CPP_MATHS=\
  735.     ".\maths1.h"\
  736.     ".\StdAfx.h"\
  737.     
  738.  
  739. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Debug"
  740.  
  741. DEP_CPP_MATHS=\
  742.     ".\maths1.h"\
  743.     ".\StdAfx.h"\
  744.     
  745.  
  746. !ENDIF 
  747.  
  748. # End Source File
  749. # Begin Source File
  750.  
  751. SOURCE=.\maths1.def
  752. # End Source File
  753. # Begin Source File
  754.  
  755. SOURCE=.\maths1.odl
  756.  
  757. !IF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Release"
  758.  
  759. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Debug"
  760.  
  761. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Release"
  762.  
  763. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Debug"
  764.  
  765. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Release"
  766.  
  767. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Debug"
  768.  
  769. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Release"
  770.  
  771. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Debug"
  772.  
  773. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Release"
  774.  
  775. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Debug"
  776.  
  777. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Release"
  778.  
  779. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Debug"
  780.  
  781. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Release"
  782.  
  783. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Debug"
  784.  
  785. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Release"
  786.  
  787. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Debug"
  788.  
  789. !ENDIF 
  790.  
  791. # End Source File
  792. # Begin Source File
  793.  
  794. SOURCE=.\mathsctl.cpp
  795.  
  796. !IF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Release"
  797.  
  798. DEP_CPP_MATHSC=\
  799.     ".\maths1.h"\
  800.     ".\mathsctl.h"\
  801.     ".\mathsppg.h"\
  802.     ".\StdAfx.h"\
  803.     
  804.  
  805. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Debug"
  806.  
  807. DEP_CPP_MATHSC=\
  808.     ".\maths1.h"\
  809.     ".\mathsctl.h"\
  810.     ".\mathsppg.h"\
  811.     ".\StdAfx.h"\
  812.     
  813.  
  814. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Release"
  815.  
  816. DEP_CPP_MATHSC=\
  817.     ".\maths1.h"\
  818.     ".\mathsctl.h"\
  819.     ".\mathsppg.h"\
  820.     ".\StdAfx.h"\
  821.     
  822.  
  823. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Debug"
  824.  
  825. DEP_CPP_MATHSC=\
  826.     ".\maths1.h"\
  827.     ".\mathsctl.h"\
  828.     ".\mathsppg.h"\
  829.     ".\StdAfx.h"\
  830.     
  831.  
  832. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Release"
  833.  
  834. DEP_CPP_MATHSC=\
  835.     ".\maths1.h"\
  836.     ".\mathsctl.h"\
  837.     ".\mathsppg.h"\
  838.     ".\StdAfx.h"\
  839.     
  840.  
  841. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Debug"
  842.  
  843. DEP_CPP_MATHSC=\
  844.     ".\maths1.h"\
  845.     ".\mathsctl.h"\
  846.     ".\mathsppg.h"\
  847.     ".\StdAfx.h"\
  848.     
  849.  
  850. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Release"
  851.  
  852. DEP_CPP_MATHSC=\
  853.     ".\maths1.h"\
  854.     ".\mathsctl.h"\
  855.     ".\mathsppg.h"\
  856.     ".\StdAfx.h"\
  857.     
  858.  
  859. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Debug"
  860.  
  861. DEP_CPP_MATHSC=\
  862.     ".\maths1.h"\
  863.     ".\mathsctl.h"\
  864.     ".\mathsppg.h"\
  865.     ".\StdAfx.h"\
  866.     
  867.  
  868. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Release"
  869.  
  870. DEP_CPP_MATHSC=\
  871.     ".\maths1.h"\
  872.     ".\mathsctl.h"\
  873.     ".\mathsppg.h"\
  874.     ".\StdAfx.h"\
  875.     
  876.  
  877. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Debug"
  878.  
  879. DEP_CPP_MATHSC=\
  880.     ".\maths1.h"\
  881.     ".\mathsctl.h"\
  882.     ".\mathsppg.h"\
  883.     ".\StdAfx.h"\
  884.     
  885.  
  886. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Release"
  887.  
  888. DEP_CPP_MATHSC=\
  889.     ".\maths1.h"\
  890.     ".\mathsctl.h"\
  891.     ".\mathsppg.h"\
  892.     ".\StdAfx.h"\
  893.     
  894.  
  895. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Debug"
  896.  
  897. DEP_CPP_MATHSC=\
  898.     ".\maths1.h"\
  899.     ".\mathsctl.h"\
  900.     ".\mathsppg.h"\
  901.     ".\StdAfx.h"\
  902.     
  903.  
  904. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Release"
  905.  
  906. DEP_CPP_MATHSC=\
  907.     ".\maths1.h"\
  908.     ".\mathsctl.h"\
  909.     ".\mathsppg.h"\
  910.     ".\StdAfx.h"\
  911.     
  912.  
  913. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Debug"
  914.  
  915. DEP_CPP_MATHSC=\
  916.     ".\maths1.h"\
  917.     ".\mathsctl.h"\
  918.     ".\mathsppg.h"\
  919.     ".\StdAfx.h"\
  920.     
  921.  
  922. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Release"
  923.  
  924. DEP_CPP_MATHSC=\
  925.     ".\maths1.h"\
  926.     ".\mathsctl.h"\
  927.     ".\mathsppg.h"\
  928.     ".\StdAfx.h"\
  929.     
  930.  
  931. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Debug"
  932.  
  933. DEP_CPP_MATHSC=\
  934.     ".\maths1.h"\
  935.     ".\mathsctl.h"\
  936.     ".\mathsppg.h"\
  937.     ".\StdAfx.h"\
  938.     
  939.  
  940. !ENDIF 
  941.  
  942. # End Source File
  943. # Begin Source File
  944.  
  945. SOURCE=.\mathsppg.cpp
  946.  
  947. !IF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Release"
  948.  
  949. DEP_CPP_MATHSP=\
  950.     ".\maths1.h"\
  951.     ".\mathsppg.h"\
  952.     ".\StdAfx.h"\
  953.     
  954.  
  955. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Debug"
  956.  
  957. DEP_CPP_MATHSP=\
  958.     ".\maths1.h"\
  959.     ".\mathsppg.h"\
  960.     ".\StdAfx.h"\
  961.     
  962.  
  963. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Release"
  964.  
  965. DEP_CPP_MATHSP=\
  966.     ".\maths1.h"\
  967.     ".\mathsppg.h"\
  968.     ".\StdAfx.h"\
  969.     
  970.  
  971. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Debug"
  972.  
  973. DEP_CPP_MATHSP=\
  974.     ".\maths1.h"\
  975.     ".\mathsppg.h"\
  976.     ".\StdAfx.h"\
  977.     
  978.  
  979. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Release"
  980.  
  981. DEP_CPP_MATHSP=\
  982.     ".\maths1.h"\
  983.     ".\mathsppg.h"\
  984.     ".\StdAfx.h"\
  985.     
  986.  
  987. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Debug"
  988.  
  989. DEP_CPP_MATHSP=\
  990.     ".\maths1.h"\
  991.     ".\mathsppg.h"\
  992.     ".\StdAfx.h"\
  993.     
  994.  
  995. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Release"
  996.  
  997. DEP_CPP_MATHSP=\
  998.     ".\maths1.h"\
  999.     ".\mathsppg.h"\
  1000.     ".\StdAfx.h"\
  1001.     
  1002.  
  1003. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Debug"
  1004.  
  1005. DEP_CPP_MATHSP=\
  1006.     ".\maths1.h"\
  1007.     ".\mathsppg.h"\
  1008.     ".\StdAfx.h"\
  1009.     
  1010.  
  1011. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Release"
  1012.  
  1013. DEP_CPP_MATHSP=\
  1014.     ".\maths1.h"\
  1015.     ".\mathsppg.h"\
  1016.     ".\StdAfx.h"\
  1017.     
  1018.  
  1019. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Debug"
  1020.  
  1021. DEP_CPP_MATHSP=\
  1022.     ".\maths1.h"\
  1023.     ".\mathsppg.h"\
  1024.     ".\StdAfx.h"\
  1025.     
  1026.  
  1027. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Release"
  1028.  
  1029. DEP_CPP_MATHSP=\
  1030.     ".\maths1.h"\
  1031.     ".\mathsppg.h"\
  1032.     ".\StdAfx.h"\
  1033.     
  1034.  
  1035. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Debug"
  1036.  
  1037. DEP_CPP_MATHSP=\
  1038.     ".\maths1.h"\
  1039.     ".\mathsppg.h"\
  1040.     ".\StdAfx.h"\
  1041.     
  1042.  
  1043. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Release"
  1044.  
  1045. DEP_CPP_MATHSP=\
  1046.     ".\maths1.h"\
  1047.     ".\mathsppg.h"\
  1048.     ".\StdAfx.h"\
  1049.     
  1050.  
  1051. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Debug"
  1052.  
  1053. DEP_CPP_MATHSP=\
  1054.     ".\maths1.h"\
  1055.     ".\mathsppg.h"\
  1056.     ".\StdAfx.h"\
  1057.     
  1058.  
  1059. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Release"
  1060.  
  1061. DEP_CPP_MATHSP=\
  1062.     ".\maths1.h"\
  1063.     ".\mathsppg.h"\
  1064.     ".\StdAfx.h"\
  1065.     
  1066.  
  1067. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Debug"
  1068.  
  1069. DEP_CPP_MATHSP=\
  1070.     ".\maths1.h"\
  1071.     ".\mathsppg.h"\
  1072.     ".\StdAfx.h"\
  1073.     
  1074.  
  1075. !ENDIF 
  1076.  
  1077. # End Source File
  1078. # Begin Source File
  1079.  
  1080. SOURCE=.\StdAfx.cpp
  1081.  
  1082. !IF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Release"
  1083.  
  1084. DEP_CPP_STDAF=\
  1085.     ".\StdAfx.h"\
  1086.     
  1087. # ADD CPP /Yc"stdafx.h"
  1088.  
  1089. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Debug"
  1090.  
  1091. DEP_CPP_STDAF=\
  1092.     ".\StdAfx.h"\
  1093.     
  1094. # ADD CPP /Yc"stdafx.h"
  1095.  
  1096. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Release"
  1097.  
  1098. DEP_CPP_STDAF=\
  1099.     ".\StdAfx.h"\
  1100.     
  1101. # ADD CPP /Yc"stdafx.h"
  1102.  
  1103. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Debug"
  1104.  
  1105. DEP_CPP_STDAF=\
  1106.     ".\StdAfx.h"\
  1107.     
  1108. # ADD CPP /Yc"stdafx.h"
  1109.  
  1110. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Release"
  1111.  
  1112. DEP_CPP_STDAF=\
  1113.     ".\StdAfx.h"\
  1114.     
  1115. # ADD CPP /Yc"stdafx.h"
  1116.  
  1117. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Debug"
  1118.  
  1119. DEP_CPP_STDAF=\
  1120.     ".\StdAfx.h"\
  1121.     
  1122. # ADD CPP /Yc"stdafx.h"
  1123.  
  1124. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Release"
  1125.  
  1126. DEP_CPP_STDAF=\
  1127.     ".\StdAfx.h"\
  1128.     
  1129. # ADD CPP /Yc"stdafx.h"
  1130.  
  1131. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Debug"
  1132.  
  1133. DEP_CPP_STDAF=\
  1134.     ".\StdAfx.h"\
  1135.     
  1136. # ADD CPP /Yc"stdafx.h"
  1137.  
  1138. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Release"
  1139.  
  1140. DEP_CPP_STDAF=\
  1141.     ".\StdAfx.h"\
  1142.     
  1143. # ADD CPP /Yc"stdafx.h"
  1144.  
  1145. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Debug"
  1146.  
  1147. DEP_CPP_STDAF=\
  1148.     ".\StdAfx.h"\
  1149.     
  1150. # ADD CPP /Yc"stdafx.h"
  1151.  
  1152. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Release"
  1153.  
  1154. DEP_CPP_STDAF=\
  1155.     ".\StdAfx.h"\
  1156.     
  1157. # ADD CPP /Yc"stdafx.h"
  1158.  
  1159. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Debug"
  1160.  
  1161. DEP_CPP_STDAF=\
  1162.     ".\StdAfx.h"\
  1163.     
  1164. # ADD CPP /Yc"stdafx.h"
  1165.  
  1166. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Release"
  1167.  
  1168. DEP_CPP_STDAF=\
  1169.     ".\StdAfx.h"\
  1170.     
  1171. # ADD CPP /Yc"stdafx.h"
  1172.  
  1173. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Debug"
  1174.  
  1175. DEP_CPP_STDAF=\
  1176.     ".\StdAfx.h"\
  1177.     
  1178. # ADD CPP /Yc"stdafx.h"
  1179.  
  1180. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Release"
  1181.  
  1182. DEP_CPP_STDAF=\
  1183.     ".\StdAfx.h"\
  1184.     
  1185. # ADD BASE CPP /QMFWCE /Yc"stdafx.h"
  1186. # ADD CPP /QMFWCE /Yc"stdafx.h"
  1187.  
  1188. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Debug"
  1189.  
  1190. DEP_CPP_STDAF=\
  1191.     ".\StdAfx.h"\
  1192.     
  1193. # ADD BASE CPP /QMFWCE /Yc"stdafx.h"
  1194. # ADD CPP /QMFWCE /Yc"stdafx.h"
  1195.  
  1196. !ENDIF 
  1197.  
  1198. # End Source File
  1199. # End Group
  1200. # Begin Group "Header Files"
  1201.  
  1202. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  1203. # Begin Source File
  1204.  
  1205. SOURCE=.\maths1.h
  1206. # End Source File
  1207. # Begin Source File
  1208.  
  1209. SOURCE=.\mathsctl.h
  1210. # End Source File
  1211. # Begin Source File
  1212.  
  1213. SOURCE=.\mathsppg.h
  1214. # End Source File
  1215. # Begin Source File
  1216.  
  1217. SOURCE=.\resource.h
  1218. # End Source File
  1219. # Begin Source File
  1220.  
  1221. SOURCE=.\StdAfx.h
  1222. # End Source File
  1223. # End Group
  1224. # Begin Group "Resource Files"
  1225.  
  1226. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  1227. # Begin Source File
  1228.  
  1229. SOURCE=.\maths1.rc
  1230.  
  1231. !IF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Release"
  1232.  
  1233. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPS) Debug"
  1234.  
  1235. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Release"
  1236.  
  1237. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH4) Debug"
  1238.  
  1239. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Release"
  1240.  
  1241. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE ARM) Debug"
  1242.  
  1243. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Release"
  1244.  
  1245. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86) Debug"
  1246.  
  1247. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Release"
  1248.  
  1249. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE x86em) Debug"
  1250.  
  1251. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Release"
  1252.  
  1253. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE PPC) Debug"
  1254.  
  1255. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Release"
  1256.  
  1257. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE SH3) Debug"
  1258.  
  1259. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Release"
  1260.  
  1261. !ELSEIF  "$(CFG)" == "Maths1 - Win32 (WCE MIPSFP) Debug"
  1262.  
  1263. !ENDIF 
  1264.  
  1265. # End Source File
  1266. # Begin Source File
  1267.  
  1268. SOURCE=.\maths1ce.ico
  1269. # End Source File
  1270. # End Group
  1271. # End Target
  1272. # End Project
  1273.